local-tls-ie-align
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Tue, 16 Aug 2022 21:35:10 +0000 (22:35 +0100)
committerAurelien Jarno <aurel32@debian.org>
Tue, 16 Aug 2022 21:35:10 +0000 (22:35 +0100)
commitf2e4af76a4e8ea78dbe867c60682b79a5c715bac
tree0a0bef70914ad0e05c17bc6092f079ced670b136
parent37dde8762d313bccd48d1ba9fa2907d1fa0dc9d8
local-tls-ie-align

The elf/tst-tls-ie* tests try to load modules with 8-byte-aligned TLS data that
will get allocated in the static TLS area, so we need at least 8-byte alignment.
8-byte alignment requirement is not that uncommon on i386 anyway.

And upstream happens to have 32-byte alignment from
0c76fc3c2b34 ('Linux: Perform rseq registration at C startup and thread
creation') which just rounds up max_align to 32 anyway.

To be dropped with glibc 2.35

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name local-tls-ie-align.diff
sysdeps/mach/hurd/tls.h